<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><channel rdf:about="https://www.bibsonomy.org/user/jaeschke/make%20export"><title>BibSonomy bookmarks for /user/jaeschke/make%20export</title><link>https://www.bibsonomy.org/user/jaeschke/make%20export</link><description>BibSonomy RSS Feed for /user/jaeschke/make%20export</description><items><rdf:Seq><rdf:li rdf:resource="http://www.cmcrossroads.com/content/view/7657/120/"/></rdf:Seq></items></channel><item rdf:about="http://www.cmcrossroads.com/content/view/7657/120/"><title>The Basics: Getting environment variables into GNU Make</title><description>The most basic rule of GNU Make and the environment is that any variable set in the environment when GNU Make is started will be available as a GNU Make macro inside the Makefile. For example, if FOO is set in the environment to foo when GNU Make is run then the following Makefile: $(warning $(FOO))</description><link>http://www.cmcrossroads.com/content/view/7657/120/</link><dc:creator>jaeschke</dc:creator><dc:date>2009-07-30T13:38:46+02:00</dc:date><dc:subject>environment export gnu make makefile programming </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;The most basic rule of GNU Make and the environment is that any variable set in the environment when GNU Make is started will be available as a GNU Make macro inside the Makefile. For example, if FOO is set in the environment to foo when GNU Make is run then the following Makefile: $(warning $(FOO))&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/environment"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/export"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/gnu"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/make"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/makefile"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/programming"/></rdf:Bag></taxo:topics></item></rdf:RDF>